Micron Document
Fox's Git Mirrors

Commit 2919bb9aede00e956788e7803d2d57084b23d314


Parents : 5ed1ee4
Author : jacob.eva <x00010@disroot.org>
Signature : Signature validation error
Date : 2025-02-04T15:30:31Z

Update LoRa32 v2_1 board config

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M Boards.h +1 -1

Diff

diff --git a/Boards.h b/Boards.h
index a753704..92a0ed5 100644
--- a/Boards.h
+++ b/Boards.h
@@ -411,7 +411,7 @@
#define HAS_EEPROM true
#define INTERFACE_COUNT 1
- const uint8_t interfaces[INTERFACE_COUNT] = {SX127X};
+ const uint8_t interfaces[INTERFACE_COUNT] = {SX1276};
#if HAS_TCXO == true
const bool interface_cfg[INTERFACE_COUNT][3] = {
// SX127X

Served by rngit 1.5.2 - Generated in 0.02s